Skip to content

fix(lists): no margin-bottom for nested lists to prevent ugly gap - #9004

Merged
mejo- merged 1 commit into
mainfrom
fix/no_gap_after_nested_lists
Aug 10, 2026
Merged

fix(lists): no margin-bottom for nested lists to prevent ugly gap#9004
mejo- merged 1 commit into
mainfrom
fix/no_gap_after_nested_lists

Conversation

@mejo-

@mejo- mejo- commented Aug 8, 2026

Copy link
Copy Markdown
Member

We want the margin-bottom for top-level lists so they have the same bottom spacing as paragraphs, but we don't want it in nested lists.

Fixes: #9002

Assisted-by: OpenCode:claude-fable-5

馃弫 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

馃 AI (if applicable)

  • The content of this PR was partly generated using AI tools
  • The AI-generated content was reviewed, comprehended and tested by a human

We want the margin-bottom for top-level lists so they have the same
bottom spacing as paragraphs, but we don't want it in nested lists.

Fixes: #9002

Signed-off-by: Jonas <jonas@freesources.org>
Assisted-by: OpenCode:claude-fable-5
@mejo-

mejo- commented Aug 8, 2026

Copy link
Copy Markdown
Member Author

/backport to stable34

@mejo-

mejo- commented Aug 8, 2026

Copy link
Copy Markdown
Member Author

/backport to stable33

@mejo-

mejo- commented Aug 8, 2026

Copy link
Copy Markdown
Member Author

/backport to stable32

@mejo- mejo- moved this from 馃Л Planning evaluation (don't pick) to 馃憖 In review in 馃摑 Productivity team Aug 8, 2026
@mejo-
mejo- merged commit 6941d99 into main Aug 10, 2026
61 checks passed
@github-project-automation github-project-automation Bot moved this from 馃憖 In review to 鈽戯笍 Done in 馃摑 Productivity team Aug 10, 2026
@mejo-
mejo- deleted the fix/no_gap_after_nested_lists branch August 10, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 鈽戯笍 Done

Development

Successfully merging this pull request may close these issues.

margin-bottom in nested lists is too big

2 participants